[INFO] cloning repository https://github.com/gtnao/ccdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gtnao/ccdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtnao%2Fccdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtnao%2Fccdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 992d6e0cc8cc5f3db94064d220bbda24c55fc004
[INFO] testing gtnao/ccdb against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtnao%2Fccdb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gtnao/ccdb
[INFO] finished tweaking git repo https://github.com/gtnao/ccdb
[INFO] tweaked toml for git repo https://github.com/gtnao/ccdb written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gtnao/ccdb on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gtnao/ccdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8948baa57ad6a87932f3f827542582fd483535ce92c75b6954527442541657f
[INFO] running `Command { std: "docker" "start" "-a" "f8948baa57ad6a87932f3f827542582fd483535ce92c75b6954527442541657f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8948baa57ad6a87932f3f827542582fd483535ce92c75b6954527442541657f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8948baa57ad6a87932f3f827542582fd483535ce92c75b6954527442541657f", kill_on_drop: false }`
[INFO] [stdout] f8948baa57ad6a87932f3f827542582fd483535ce92c75b6954527442541657f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46bada1d5c6537680c1fd55f3e65485ffa22f3e48cc25fd263219bebe96494a2
[INFO] running `Command { std: "docker" "start" "-a" "46bada1d5c6537680c1fd55f3e65485ffa22f3e48cc25fd263219bebe96494a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ccdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/instance.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | /     /// Parameter count cached at Parse time so Describe-statement can
[INFO] [stdout] 244 | |     /// emit ParameterDescription without re-parsing.
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 245 | /     let mut statement_param_counts: std::collections::HashMap<String, usize> =
[INFO] [stdout] 246 | |         std::collections::HashMap::new();
[INFO] [stdout]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/instance.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     /// portal name → (bound Statement, per-column wire format codes).
[INFO] [stdout] 248 | |     /// `format_codes` is the value Bind requested:
[INFO] [stdout] 249 | |     ///   - empty: implicit text
[INFO] [stdout] 250 | |     ///   - len 1: same format for all columns
[INFO] [stdout] 251 | |     ///   - len N: per-column override (0=text, 1=binary)
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout] 252 | /     let mut portals: std::collections::HashMap<String, (crate::ast::Statement, Vec<i16>)> =
[INFO] [stdout] 253 | |         std::collections::HashMap::new();
[INFO] [stdout]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ast::Statement`
[INFO] [stdout]    --> src/instance.rs:915:9
[INFO] [stdout]     |
[INFO] [stdout] 915 |     use crate::ast::Statement;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/executor.rs:3502:21
[INFO] [stdout]      |
[INFO] [stdout] 3502 |     let mut count = 0usize;
[INFO] [stdout]      |                     ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 3519 |         count = 0;
[INFO] [stdout]      |         --------- `count` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s
[INFO] running `Command { std: "docker" "inspect" "46bada1d5c6537680c1fd55f3e65485ffa22f3e48cc25fd263219bebe96494a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bada1d5c6537680c1fd55f3e65485ffa22f3e48cc25fd263219bebe96494a2", kill_on_drop: false }`
[INFO] [stdout] 46bada1d5c6537680c1fd55f3e65485ffa22f3e48cc25fd263219bebe96494a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53c4dac6801e362ae0619f402edfa82f7c44d8264852d7b909ecaa13a0dae52
[INFO] running `Command { std: "docker" "start" "-a" "c53c4dac6801e362ae0619f402edfa82f7c44d8264852d7b909ecaa13a0dae52", kill_on_drop: false }`
[INFO] [stderr]    Compiling ccdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/instance.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | /     /// Parameter count cached at Parse time so Describe-statement can
[INFO] [stdout] 244 | |     /// emit ParameterDescription without re-parsing.
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 245 | /     let mut statement_param_counts: std::collections::HashMap<String, usize> =
[INFO] [stdout] 246 | |         std::collections::HashMap::new();
[INFO] [stdout]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/instance.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     /// portal name → (bound Statement, per-column wire format codes).
[INFO] [stdout] 248 | |     /// `format_codes` is the value Bind requested:
[INFO] [stdout] 249 | |     ///   - empty: implicit text
[INFO] [stdout] 250 | |     ///   - len 1: same format for all columns
[INFO] [stdout] 251 | |     ///   - len N: per-column override (0=text, 1=binary)
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout] 252 | /     let mut portals: std::collections::HashMap<String, (crate::ast::Statement, Vec<i16>)> =
[INFO] [stdout] 253 | |         std::collections::HashMap::new();
[INFO] [stdout]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ast::Statement`
[INFO] [stdout]    --> src/instance.rs:915:9
[INFO] [stdout]     |
[INFO] [stdout] 915 |     use crate::ast::Statement;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/executor.rs:3502:21
[INFO] [stdout]      |
[INFO] [stdout] 3502 |     let mut count = 0usize;
[INFO] [stdout]      |                     ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 3519 |         count = 0;
[INFO] [stdout]      |         --------- `count` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "c53c4dac6801e362ae0619f402edfa82f7c44d8264852d7b909ecaa13a0dae52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53c4dac6801e362ae0619f402edfa82f7c44d8264852d7b909ecaa13a0dae52", kill_on_drop: false }`
[INFO] [stdout] c53c4dac6801e362ae0619f402edfa82f7c44d8264852d7b909ecaa13a0dae52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28b44b8267a9f905b01651f03dfed202f34a59602172bc684683bb07e931e20f
[INFO] running `Command { std: "docker" "start" "-a" "28b44b8267a9f905b01651f03dfed202f34a59602172bc684683bb07e931e20f", kill_on_drop: false }`
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/instance.rs:243:5
[INFO] [stderr]     |
[INFO] [stderr] 243 | /     /// Parameter count cached at Parse time so Describe-statement can
[INFO] [stderr] 244 | |     /// emit ParameterDescription without re-parsing.
[INFO] [stderr]     | |_____________________________________________________^
[INFO] [stderr] 245 | /     let mut statement_param_counts: std::collections::HashMap<String, usize> =
[INFO] [stderr] 246 | |         std::collections::HashMap::new();
[INFO] [stderr]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/instance.rs:247:5
[INFO] [stderr]     |
[INFO] [stderr] 247 | /     /// portal name → (bound Statement, per-column wire format codes).
[INFO] [stderr] 248 | |     /// `format_codes` is the value Bind requested:
[INFO] [stderr] 249 | |     ///   - empty: implicit text
[INFO] [stderr] 250 | |     ///   - len 1: same format for all columns
[INFO] [stderr] 251 | |     ///   - len N: per-column override (0=text, 1=binary)
[INFO] [stderr]     | |_________________________________________________________^
[INFO] [stderr] 252 | /     let mut portals: std::collections::HashMap<String, (crate::ast::Statement, Vec<i16>)> =
[INFO] [stderr] 253 | |         std::collections::HashMap::new();
[INFO] [stderr]     | |_________________________________________- rustdoc does not generate documentation for statements
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ast::Statement`
[INFO] [stderr]    --> src/instance.rs:915:9
[INFO] [stderr]     |
[INFO] [stderr] 915 |     use crate::ast::Statement;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `count` is never read
[INFO] [stderr]     --> src/executor.rs:3502:21
[INFO] [stderr]      |
[INFO] [stderr] 3502 |     let mut count = 0usize;
[INFO] [stderr]      |                     ^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 3519 |         count = 0;
[INFO] [stderr]      |         --------- `count` is overwritten here before the previous value is read
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ccdb` (bin "ccdb" test) generated 4 warnings (run `cargo fix --bin "ccdb" -p ccdb --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccdb-1bfef01fa8baf119)
[INFO] [stdout] 
[INFO] [stdout] running 130 tests
[INFO] [stdout] test btree::tests::ordered_scan_via_first_ge ... ok
[INFO] [stdout] test btree::tests::insert_and_lookup_within_one_leaf ... ok
[INFO] [stdout] test btree::tests::insert_is_idempotent_on_same_key_rid ... ok
[INFO] [stdout] test btree::tests::delete_then_lookup_misses ... ok
[INFO] [stdout] test buffer_pool::tests::concurrent_readers_and_writers_on_different_pages ... ok
[INFO] [stdout] test analyzer::tests::arithmetic_result_type_is_int ... ok
[INFO] [stdout] test clog::tests::pre_flush_changes_visible_in_same_process ... ok
[INFO] [stdout] test buffer_pool::tests::lru_evicts_oldest_unpinned ... ok
[INFO] [stdout] test analyzer::tests::unknown_table_errors ... ok
[INFO] [stdout] test analyzer::tests::insert_type_mismatch ... ok
[INFO] [stdout] test analyzer::tests::select_resolves_known_column_with_type ... ok
[INFO] [stdout] test clog::tests::round_trip_via_disk ... ok
[INFO] [stdout] test analyzer::tests::insert_null_into_not_null_errors ... ok
[INFO] [stdout] test analyzer::tests::unknown_column_errors ... ok
[INFO] [stdout] test buffer_pool::tests::read_only_guard_does_not_dirty ... ok
[INFO] [stdout] test analyzer::tests::select_star_expands_to_all_columns ... ok
[INFO] [stdout] test analyzer::tests::create_table_already_exists ... ok
[INFO] [stdout] test analyzer::tests::create_table_new_ok ... ok
[INFO] [stdout] test checkpoint::tests::round_trip ... ok
[INFO] [stdout] test analyzer::tests::insert_null_into_nullable_ok ... ok
[INFO] [stdout] test analyzer::tests::insert_arity_mismatch ... ok
[INFO] [stdout] test buffer_pool::tests::allocate_and_persist_via_flush ... ok
[INFO] [stdout] test executor::tests::count_star_on_empty_returns_zero ... ok
[INFO] [stdout] test executor::tests::double_column_round_trip_and_arithmetic ... ok
[INFO] [stdout] test executor::tests::insert_then_select_star ... ok
[INFO] [stdout] test executor::tests::join_qualified_column_ambiguous_unqualified_errors ... ok
[INFO] [stdout] test executor::tests::aggregate_in_where_errors ... ok
[INFO] [stdout] test executor::tests::commit_persists_changes ... ok
[INFO] [stdout] test executor::tests::group_by_having ... ok
[INFO] [stdout] test executor::tests::nested_begin_errors ... ok
[INFO] [stdout] test executor::tests::is_not_null_filters_out_null_rows ... ok
[INFO] [stdout] test executor::tests::limit_zero_emits_no_rows ... ok
[INFO] [stdout] test executor::tests::inner_join_basic ... ok
[INFO] [stdout] test executor::tests::delete_all_rows ... ok
[INFO] [stdout] test executor::tests::left_join_unmatched_emits_null ... ok
[INFO] [stdout] test executor::tests::null_propagates_in_arithmetic ... ok
[INFO] [stdout] test executor::tests::null_predicate_excludes_row ... ok
[INFO] [stdout] test executor::tests::projection_evaluates_arithmetic ... ok
[INFO] [stdout] test executor::tests::order_by_asc_default ... ok
[INFO] [stdout] test executor::tests::delete_with_predicate ... ok
[INFO] [stdout] test executor::tests::select_alias_carries_through ... ok
[INFO] [stdout] test executor::tests::order_by_null_placement_asc_last ... ok
[INFO] [stdout] test executor::tests::rollback_undoes_delete ... ok
[INFO] [stdout] test executor::tests::rollback_undoes_update ... ok
[INFO] [stdout] test executor::tests::order_by_with_aggregate ... ok
[INFO] [stdout] test instance::tests::column_desc_for_column_ref ... ok
[INFO] [stdout] test executor::tests::rollback_undoes_insert ... ok
[INFO] [stdout] test instance::tests::column_desc_for_unknown_type_falls_back_to_text ... ok
[INFO] [stdout] test executor::tests::select_distinct_dedupes ... ok
[INFO] [stdout] test executor::tests::order_by_desc_with_limit ... ok
[INFO] [stdout] test executor::tests::sum_avg_min_max_no_group ... ok
[INFO] [stdout] test executor::tests::update_does_not_re_match_inserted_row ... ok
[INFO] [stdout] test instance::tests::value_to_text_handles_all_variants ... ok
[INFO] [stdout] test lexer::tests::arithmetic_and_punct ... ok
[INFO] [stdout] test lexer::tests::comparison_operators ... ok
[INFO] [stdout] test lexer::tests::integers_strings_idents ... ok
[INFO] [stdout] test executor::tests::update_changes_matching_rows ... ok
[INFO] [stdout] test lexer::tests::keywords_are_case_insensitive ... ok
[INFO] [stdout] test executor::tests::where_filters_rows ... ok
[INFO] [stdout] test lexer::tests::unterminated_string_errors ... ok
[INFO] [stdout] test executor::tests::ungrouped_column_in_select_errors ... ok
[INFO] [stdout] test lock_manager::tests::two_shared_locks_coexist ... ok
[INFO] [stdout] test lock_manager::tests::upgrade_succeeds_when_sole_holder ... ok
[INFO] [stdout] test lock_manager::tests::single_thread_lock_unlock ... ok
[INFO] [stdout] test page::tests::empty_page_has_full_free_space ... ok
[INFO] [stdout] test page::tests::insert_until_full_then_errors ... ok
[INFO] [stdout] test parser::tests::create_index_parses ... ok
[INFO] [stdout] test page::tests::restore_revives_tombstone ... ok
[INFO] [stdout] test page::tests::round_trip_via_bytes ... ok
[INFO] [stdout] test page::tests::tombstone_hides_tuple ... ok
[INFO] [stdout] test executor::tests::is_null_filters_to_null_rows ... ok
[INFO] [stdout] test parser::tests::create_table_not_null ... ok
[INFO] [stdout] test parser::tests::create_table_two_cols ... ok
[INFO] [stdout] test parser::tests::empty_input_errors ... ok
[INFO] [stdout] test parser::tests::create_table_with_default_and_pk_and_char ... ok
[INFO] [stdout] test parser::tests::insert_multi_row ... ok
[INFO] [stdout] test page::tests::all_visible_clears_on_writes_and_can_be_set ... ok
[INFO] [stdout] test parser::tests::delete_with_where ... ok
[INFO] [stdout] test parser::tests::insert_values_with_null ... ok
[INFO] [stdout] test parser::tests::delete_no_where ... ok
[INFO] [stdout] test executor::tests::count_star_no_group ... ok
[INFO] [stdout] test parser::tests::parse_count_star ... ok
[INFO] [stdout] test parser::tests::parse_group_by_having ... ok
[INFO] [stdout] test parser::tests::not_binds_inside_or ... ok
[INFO] [stdout] test parser::tests::parse_inner_join_with_aliases ... ok
[INFO] [stdout] test parser::tests::parse_is_null_and_is_not_null ... ok
[INFO] [stdout] test executor::tests::group_by_single_column ... ok
[INFO] [stdout] test parser::tests::parse_left_join_three_way ... ok
[INFO] [stdout] test parser::tests::parse_order_by_and_limit ... ok
[INFO] [stdout] test parser::tests::parse_select_distinct ... ok
[INFO] [stdout] test parser::tests::precedence_add_then_mul ... ok
[INFO] [stdout] test parser::tests::qualified_column_in_expression ... ok
[INFO] [stdout] test parser::tests::select_columns_with_where ... ok
[INFO] [stdout] test parser::tests::update_two_assignments_with_where ... ok
[INFO] [stdout] test protocol::tests::data_row_with_null_uses_minus_one_length ... ok
[INFO] [stdout] test protocol::tests::parse_kv_pairs_basic ... ok
[INFO] [stdout] test protocol::tests::read_query_message_roundtrip ... ok
[INFO] [stdout] test protocol::tests::read_returns_none_on_eof ... ok
[INFO] [stdout] test parser::tests::select_star ... ok
[INFO] [stdout] test protocol::tests::auth_ok_frame_bytes ... ok
[INFO] [stdout] test protocol::tests::read_terminate_message ... ok
[INFO] [stdout] test protocol::tests::ready_for_query_frame_bytes ... ok
[INFO] [stdout] test protocol::tests::startup_decodes_v3 ... ok
[INFO] [stdout] test transaction::tests::refresh_changes_id_only_when_inactive ... ok
[INFO] [stdout] test tuple::tests::bool_round_trip ... ok
[INFO] [stdout] test tuple::tests::round_trip_with_nulls ... ok
[INFO] [stdout] test visibility::tests::aborted_xmin_invisible ... ok
[INFO] [stdout] test visibility::tests::committed_old_insert_visible ... ok
[INFO] [stdout] test transaction::tests::lifecycle ... ok
[INFO] [stdout] test transaction_manager::tests::att_snapshot_reflects_lifecycle ... ok
[INFO] [stdout] test recovery::tests::redo_replays_committed_inserts ... ok
[INFO] [stdout] test visibility::tests::concurrent_insert_invisible_until_commit ... ok
[INFO] [stdout] test visibility::tests::deletion_by_committed_other_hides_tuple ... ok
[INFO] [stdout] test visibility::tests::deletion_by_aborted_other_keeps_visible ... ok
[INFO] [stdout] test visibility::tests::own_delete_hides_tuple_from_self ... ok
[INFO] [stdout] test recovery::tests::undo_rolls_back_uncommitted_inserts ... ok
[INFO] [stdout] test visibility::tests::future_insert_invisible ... ok
[INFO] [stdout] test visibility::tests::own_insert_is_visible_to_self ... ok
[INFO] [stdout] test lock_manager::tests::exclusive_blocks_until_release ... ok
[INFO] [stdout] test transaction_manager::tests::ids_unique_under_concurrency ... ok
[INFO] [stdout] test wal::tests::missing_file_reads_empty ... ok
[INFO] [stdout] test wal::tests::append_and_read_back_with_prev_lsn_chain ... ok
[INFO] [stdout] test wal::tests::flush_to_is_no_op_if_already_durable ... ok
[INFO] [stdout] test lock_manager::tests::wait_for_txn_completion_unblocks_on_commit ... ok
[INFO] [stdout] test parser::tests::trailing_garbage_errors ... ok
[INFO] [stdout] test executor::tests::concurrent_update_serializes_via_x_lock ... FAILED
[INFO] [stdout] test lock_manager::tests::timeout_on_unreleased_exclusive ... ok
[INFO] [stdout] test lock_manager::tests::deadlock_resolves_via_timeout ... ok
[INFO] [stdout] test lock_manager::tests::pending_exclusive_blocks_subsequent_shared ... ok
[INFO] [stdout] test btree::tests::split_grows_tree ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- executor::tests::concurrent_update_serializes_via_x_lock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (57) panicked at src/executor.rs:4277:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not serialize access due to concurrent update [SQLSTATE 40001]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:687:13
[INFO] [stdout]    2: ccdb::executor::perform_update
[INFO] [stdout]              at ./src/executor.rs:3554:25
[INFO] [stdout]    3: ccdb::executor::execute::{closure#0}
[INFO] [stdout]              at ./src/executor.rs:3814:61
[INFO] [stdout]    4: ccdb::executor::execute
[INFO] [stdout]              at ./src/executor.rs:3780:34
[INFO] [stdout]    5: ccdb::executor::tests::run_full
[INFO] [stdout]              at ./src/executor.rs:4277:9
[INFO] [stdout]    6: ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}
[INFO] [stdout]              at ./src/executor.rs:4605:13
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    8: std::thread::lifecycle::spawn_unchecked::<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: __rust_try
[INFO] [stdout]   12: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: std::thread::lifecycle::spawn_unchecked::<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   15: <std::thread::lifecycle::spawn_unchecked<ccdb::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   17: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a3f40252a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a3f40252a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a3f40252a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a3f40252a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a3f403b60a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a3f403b60a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60a3f402a132 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60a3f402a132 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60a3f4002336 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a3f4002336 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a3f401cff9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a3f3f85e2c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60a3f3f85e2c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60a3f401d1b2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60a3f401d1b2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a3f40023f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a3f3ff6fb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a3f40031fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a3f403bdcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a3f403bb42 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x60a3f3e45628 - <core[28b146924c2f19c6]::result::Result<ccdb[cf67c95a33a6cf0b]::executor::Output, anyhow[31cb6a6de38747ae]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60a3f3e45628 - ccdb[cf67c95a33a6cf0b]::executor::tests::run_full
[INFO] [stdout]                                at /opt/rustwide/workdir/src/executor.rs:4277:56
[INFO] [stdout]   22:     0x60a3f3e39d98 - ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/executor.rs:4605:13
[INFO] [stdout]   23:     0x60a3f3e57326 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24:     0x60a3f3e62da3 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   25:     0x60a3f3ef37a3 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x60a3f3f32143 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60a3f3e6cd9b - __rust_try
[INFO] [stdout]   28:     0x60a3f3e60f85 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60a3f3e60f85 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60a3f3e60f85 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31:     0x60a3f3f5b39e - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x60a3f4024b8f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   33:     0x60a3f4024b8f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34:     0x749f1f2e6aa4 - <unknown>
[INFO] [stdout]   35:     0x749f1f373a64 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'executor::tests::concurrent_update_serializes_via_x_lock' (44) panicked at src/executor.rs:4617:20:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a3f40252a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a3f40252a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a3f40252a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a3f40252a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a3f403b60a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a3f403b60a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60a3f402a132 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60a3f402a132 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60a3f4002336 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a3f4002336 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a3f401cff9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a3f3f85e2c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60a3f3f85e2c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60a3f401d1b2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60a3f401d1b2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a3f40023f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a3f3ff6fb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a3f40031fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a3f403bdcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a3f403bb42 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x60a3f3e50eed - <core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::any::Any + core[28b146924c2f19c6]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60a3f3e50eed - ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock
[INFO] [stdout]                                at /opt/rustwide/workdir/src/executor.rs:4617:20
[INFO] [stdout]   22:     0x60a3f3e392e7 - ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/executor.rs:4540:49
[INFO] [stdout]   23:     0x60a3f3f64396 - <ccdb[cf67c95a33a6cf0b]::executor::tests::concurrent_update_serializes_via_x_lock::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a3f3f78f0b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a3f3f78f0b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60a3f3f86785 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60a3f3f86785 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60a3f3f86785 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60a3f3f86785 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60a3f3f86785 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a3f3f86785 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60a3f3f86785 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60a3f3f812e4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60a3f3f812e4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60a3f3f89802 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60a3f3f89802 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60a3f3f89802 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60a3f3f89802 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60a3f3f89802 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a3f3f89802 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60a3f3f89802 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a3f4024b8f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x60a3f4024b8f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x749f1f2e6aa4 - <unknown>
[INFO] [stdout]   45:     0x749f1f373a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     executor::tests::concurrent_update_serializes_via_x_lock
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 129 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ccdb`
[INFO] running `Command { std: "docker" "inspect" "28b44b8267a9f905b01651f03dfed202f34a59602172bc684683bb07e931e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b44b8267a9f905b01651f03dfed202f34a59602172bc684683bb07e931e20f", kill_on_drop: false }`
[INFO] [stdout] 28b44b8267a9f905b01651f03dfed202f34a59602172bc684683bb07e931e20f
